/*********** ALL *************/

body{ 
	margin:0px auto; 
	padding:0px;  
	overflow-x: hidden;
	font-family:'微软雅黑';
	}

.w1002{ 
	width:1002px; 
	margin:0px auto;
	}

ul{
	list-style-type:none;
	}
	
li{ 
	list-style:none;
	}

a{
	transition:all 0.3s linear 0s;
	text-decoration:none;
	cursor:pointer;
	border:none;
	}
	
img{
	border:none;
	}	
	
.left{
    float: left;
    width: 210px;
	}

.right{
    width: 750px;
    float: right;
	}


.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}

/*********** ALL *************/








/*********** HEADER *************/

#logo{
	width:100%;
	height:85px;
	border-top:5px #38a9e2 solid;
	}
	
#logo_l{
	width:510px;
	float:left;
	}
	
#logo_l img{
    margin-top: 15px;
	}
	
#logo_r{
	width:492px;
	float:right;
	}
	
.phone{
    height: 30px;
    line-height: 30px;
    width: 195px;
    float: right;
    background: url(../img/tel_bg.png) no-repeat;
    font-size: 30px;
    color: #0b81ce;
    font-family: 'Impact';
    -webkit-animation: phone .8s linear .8s 1;
    text-align: right;
    font-style: inherit;
    margin-top: 30px;
	}
	
@-webkit-keyframes phone {0% {-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100% {-webkit-transform:rotateY(720deg);transform:rotateY(720deg)}}

#nav{
	width:100%;
	height:45px;
	line-height:45px;
	}
	
#nav a{
    display: block;
    float: left;
    font-size: 16px;
    color: #111111;
    margin: 0px 39px;
	}

/*********** HEADER *************/








/*********** FOOTER *************/

.footer{
    clear: both;
    height: 620px;
    font-size: 12px;
	}
	
#foot_t{
    width: 100%;
    height: 530px;
    padding-top: 47px;
    background: url(../img/foot_t_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#foot_t_l{
	width:475px;
	float:left;
	margin-left:10px;
	}
	
#foot_t_l1{
    border-left: 6px #0075c1 solid;
    font-size: 24px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    text-indent: 15px;
	}
	
#foot_t_l2{
    font-size: 12px;
    color: #FFF;
    line-height: 26px;
    height: 54px;
    margin-top: 25px;
	}
	
#foot_t_l3{
    width: 100%;
    height: 160px;
    margin-top: 40px;
	}

#foot_t_l3 span{
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #FFF;
    text-indent: 35px;
    margin-bottom: 25px;
	}
	
.foot_t_sp1{
	background:url(../img/foot_t_tel.png) no-repeat;
	}
	
.foot_t_sp2{
	background:url(../img/foot_t_email.png) no-repeat;
	}
	
.foot_t_sp3{
	background:url(../img/foot_t_address.png) no-repeat;
	}

#foot_t_l3 span a{
	color: #FFF;
	}
	
#foot_t_r{
	width:465px;
	float:right;
	}

#foot_b{
    width: 100%;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #474747;
    text-transform: uppercase;
	}
	
#foot_b a{
	color: #474747;
	}

/*********** FOOOTER *************/








/*********** INDEX MAIN *************/

.main_i{
	overflow:hidden;
	width:100%;
	margin:0px auto;
	}
	
	
	
	
	
.index_title{
    width: 100%;
    font-size: 15px;
    color: #7d7e7f;
    text-transform: uppercase;
    height: 64px;
	}
	
.index_title span{
	display:block;
	font-size:30px;
	color:#2f3030;
	}
	
.index_title a{
    float: right;
    font-size: 15px;
    color: #7d7e7f;
    margin-top: -20px;
	}
	
	
	
	
	
	
	
	
#index1{
	width:100%;
	height:425px;
	padding-top:45px;
	background:url(../img/index1_bg.jpg) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index1_c{
    width: 100%;
    height: 295px;
    margin-top: 25px;
	}
	
.type_box{
    display: block;
    float: left;
    width: 230px;
    height: 295px;
    margin: 0px 10px;
	}
	
.type_box_img{
	width:230px;
	height:180px;
	}
	
.type_box_img img{
	width:230px;
	height:180px;
	}
	
.type_box_c{
    padding: 5px;
    background: #0075c1;
    height: 105px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    line-height: 28px;
	}
	
.type_box_c span{
    display: block;
    font-size: 18px;
    border-bottom: 1px #FFF dashed;
    height: 40px;
    line-height: 35px;
	}
	
	
	
	
	
	
	
	
#index2{
    width: 100%;
    height: 570px;
    margin-top: 30px;
	}
	
#index2_l{
	width:485px;
	float:left;
	}
	
#index2_l_c{
	width: 100%;
    font-size: 12px;
    color: #7d7e7f;
    line-height: 27px;
    height: 480px;
    margin-top: 20px;
	}
	
#index2_l_c img{
	width:485px;
	height:280px;
	}
	
#index2_r{
	width:480px;
	float:right;
	}
	
#index2_r_c{
    width: 100%;
    height: 480px;
    margin-top: 20px;
	}

.news_box1{
	display: block;
    width: 100%;
    height: 140px;
    font-size: 12px;
    color: #7d7e7f;
    line-height: 28px;
    margin-bottom: 20px;
	}
	
.news_box1 img{
	width:225px;
	height:140px;
	float:left;
	margin-right:15px;
	}
	
.news_box1 span{
	display: block;
    font-size: 15px;
	}
	
.news_box{
	display: block;
    height: 100px;
    font-size: 12px;
    color: #7d7e7f;
    line-height: 24px;
    margin-bottom: 10px;
	}
	
.news_box span{
	display:block;
	font-size: 15px;
	}
	
	
	
	
	



#index3{
    width: 100%;
    height: 430px;
    padding-top: 25px;
    background: url(../img/index3_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 30px;
	}
	
	
	
	
	
	
	
	
#index4{
	width:100%;
	height:425px;
	padding-top:50px;
	background:#f6f6f6;
	}
	
#index4_c{
    width: 1002px;
    height: 264px;
    background: url(../img/index4_c_bg.png) no-repeat;
    margin-top: 25px;
	}
	
#index4_c_c{
    width: 706px;
    height: 233px;
    float: right;
    padding: 15px 20px;
	}
	
#fczs_gd{overflow: hidden; width: 706px; height: 233px;}

#fczs_gd ul{
	width: 1505px;
	padding: 0px;
	margin:0px;
	}
	
#fczs_gd li{
    margin: 16px 20px 17px 0px;
    width: 168px;
    height: 83px;
    float: left;
    display: block;
	}
	
#fczs_gd img{
	width:168px; 
	height:83px; 
	}

/*********** INDEX MAIN *************/








/*********** SIDEBAR *************/

.sidebar_t_title{
    width: 100%;
    text-align: center;
    height: 53px;
    padding-top: 7px;
    line-height: 24px;
    background: #0075c1;
    color: #FFF;
    font-size: 18px;
	}
	
.sidebar_t_title span{
	display: block;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
	}
	
.sidebar_t_c{
	padding: 30px 15px;
    background: #f2f2f2;
	}
	
.sidebar_t_c a{
    display: block;
    font-size: 14px;
    color: #000000;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px #FFF dashed;
    margin-bottom: 10px;
	}
	
.sidebar_t_c a span{
	float:right;
	}
	
.sidebar_t_c a:hover{
	background:#0075c1;
	color:#FFF;
	padding:0px 15px;
	font-weight:bold;
	}
	
.sidebar_b_c{
	padding: 30px 15px;
    background: #f2f2f2;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
	}
	
.sidebar_b_c a{
	color:#000;
	}

/*********** SIDEBAR *************/








/*********** 内页 *************/

.main{
	overflow: hidden;
    width: 1002px;
    margin: 0px auto;
    margin-top: 50px;
	}
	
.article{
	overflow: hidden;
    margin-bottom: 12px;
    width: 100%;
	}
	
.title{
    margin: 0px;
    padding: 0px;
    height: 60px;
    line-height: 60px;
    background: url(../img/title_bg.png) repeat-x;
    margin-bottom: 20px;
    font-size: 30px;
    color: #000;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 60px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.article p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
#allmap p{line-height:28px;margin:10px; font-size:12px;}


/*********** 内页 *************/



























.page{
	margin: 20px 0px;
    text-align: right;
    font-size: 12px;
	}

.page a{
	display: inline-block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #0075c1;
    padding: 3px 4px;
    font-size: 12px;
    color: #000;
	}

.page a:hover{background:#0075c1;color:#fff;border:none;height:18px;line-height:18px;padding:3px 4px;border: 1px solid #0075c1;}

.current {
	padding: 4px 9px;
    height: 18px;
    line-height: 18px;
    background: #0075c1;
    color: #fff;
    font-size: 12px;
	}

/***************global*****************/

.pro{
	padding:0px;
	margin:0px;
	}
	
.pro a{
    width: 220px;
    height: 220px;
    float: left;
    display: block;
    border: 1px #ccc dashed;
    padding: 5px;
    text-align: center;
    line-height: 24px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
	margin: 10px 9px;
	}
	
.pro a img{
    width: 220px;
    height: 185px;
	}

.pro a:hover{
	background:#0075c1;
	color:#FFF;
	border:1px #FFF dashed;
	}

/*************index&goods**************/

.news{
	margin-left: 0px;
    padding: 0px;
	}

/****************news*****************/

.news_title{color:#da020d;text-align:center;line-height:40px;}

.meta{color:#999;text-align:center;line-height:28px;}

/***********news_info**************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}

.jobs a{position:relative;top:-150px;background-position:0 -301px;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}

.jobs strong{color:#da020d;}

.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}

/***************jobs***************/

.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_info p{margin:20px 30px 30px 33px;}

.pro_name{display:block;color:#da020d;text-align:center;}

.info_title{
	margin: 20px 0px;
    width: 100%;
    height: 30px;
    background: #ececec;
	}

.info_title b{
	display: inline-block;
    padding-left: 10px;
    height: 100%;
    border-right: 1px solid #fff;
    background: #0075c1;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
	}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}

/********goods_info&jobs_info*******/

.order{
    margin: 40px 0 120px 46px;
    line-height: 40px;
    font-size: 14px;
    margin: 0px auto;
	}

.order img{vertical-align:-5px;cursor:pointer;}

.order input{padding:0 3px;}

.order textarea{padding: 3px;}

#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer; background:#0075c1;}

/**************order&message********/

#banner{position:relative;height: 300px;overflow:hidden;}

#banner li {float:left;}

.banner .dots li.active {

background: #fff;

opacity: 1;

}

.banner .dots li {

display: inline-block;

width: 10px;

height: 10px;

margin: 0 4px;

text-indent: -999em;

border: 2px solid #fff;

border-radius: 6px;

cursor: pointer;

opacity: .4;

-webkit-transition: background .5s, opacity .5s;

-moz-transition: background .5s, opacity .5s;

transition: background .5s, opacity .5s;

}



/*sitemap*/

.mesmore{margin-top:5px;}

.mesmore:hover{color:#da020d;text-decoration:underline;}



.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}

.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}

.m2{ margin-left:20px; margin-top:20px; line-height:25px;}

.m2 span{ font-size:14px; font-weight:bold;}

.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}

.m2t ul{}

.m2t ul li{ list-style-type:none; float:left; width:150px;}

.m2t ul li a:hover{ color:red}



.f{ float:right; margin-right:10px; _margin-top:7px;}



/*上一页_下一页*/

#prev_next{
    margin: 20px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
    font-size: 12px;
	}

#prev_next li{margin: 5px 0;}


#prev_next li a{ color:#000;}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}

.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}

.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}

.map li{float:left;margin:0 5px;}*/

/*2017-7-17 update */

/*.logo{

    max-height: 100px;

    overflow: hidden;

    border:1px solid #dcdcdc;

}

#banner img{

    width:100%;

    max-height:300px;

}

.widget dd {

    max-width: 180px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.widget p{

    max-width: 216px !important;

    height: 20px !important;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.title strong{

    max-width: 100px!important;

    height: 20px !important;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.title span{

    max-width: 197px;

    height: 15px;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.pro li{

    text-overflow: ellipsis;

}

.news{

    max-width: 670px;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.news_title {

    max-width: 656px;

    overflow: hidden;

    margin-left: 34px;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.article p img{

   max-width: 100%;

}

.jobs p {

    max-width: 547px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.pro_name {

    max-width: 600px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    margin-left: 50px;

}

.order tr{

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.order img{

    vertical-align: -7px;

}

#allmap p {

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    line-height: 12px;

    max-width: 560px;

}

.meta img{

    max-width: 300px !important;

    border: 1px #dcdcdc solid;

}

.article p span{

    max-width: 639px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

}

.nav li{

    margin: 0;

    width: 105px !important;

    padding-left: 15px;

}

.nav{

    margin: 0;

    height:41px !important;

}

.top_back{

    height: 442px !important;

}

.tel{

    max-width: 265px;

    white-space: nowrap;

    overflow: hidden;

}

.logo img {

    width: 100% !important;

    height: auto !important;

    max-width: 400px;

    max-height: 100px;

}

.pro_info .rel_center{

    max-width: 300px;

    margin: 0 !important;

    margin-left: -23% !important;

    width: 100% !important;

    height: 100% !important;

    padding: 0 !important;

}

.li-img{

    width: 198px;

    border: 1px solid #dcdcdc;

    height: 148px;

}

.pro img {

    max-width: 188px;

    max-height: 142px;

    border: 0;

}

.pro img:hover{

    border:0 !important;

}

.li-img:hover{

    border:1px solid #da020d;

}

#prev_next li{

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.article p{

    white-space: normal;

    word-wrap: break-word;

}

.article p strong{



}
*/




